5.3.3 APPX Application Design Manual

+ Chapter 1-1: Overview of Application Design
+ Chapter 1-2: Getting Started
+ Chapter 1-3: Data Dictionary
+ Chapter 1-4: Understanding Process Design
+ Chapter 1-5: Interprocess Communication
+ Chapter 1-6: Customizing Your Application
+ Chapter 1-7: The Documentation Facility
+ Chapter 1-8: Application Design Tools
+ Chapter 2-1: Data Dictionary Overview
+ Chapter 2-2: Data Dictionary Concepts
+ Chapter 2-3: Domains
+ Chapter 2-4: Files and Fields
+ Chapter 2-5: Work Fields
+ Chapter 3-1: Overview of APPX Processes
+ Chapter 3-2: Getting Started
+ Chapter 3-3: Process Definition
+ Chapter 3-4: Menu Processes
+ Chapter 3-5: Job Processes
+ Chapter 3-6: Input Processes
+ Chapter 3-7: Output Processes
- Chapter 3-8: Update Processes
+ Chapter 3-9: Query Processes
+ Chapter 3-10: Inquiry Processes
+ Chapter 3-11: Status Processes
+ Chapter 3-12: Subroutine Processes
+ Chapter 3-13: Table Processes
+ Chapter 3-14: Automatic and Optional Children
+ Chapter 3-15: Using the Image Editor
+ Chapter 3-16: Using GUI Features of the Image Editor
+ Chapter 3-17: Using Event Points
+ Chapter 4-1: ILF Integration
+ Chapter 4-2: True/False Status Indicators
+ Chapter 4-3: Specifying Statements
+ Chapter 4-4: The ILF Editor
+ Chapter 4-5: The Appx ILF Debugger
+ Chapter 4-6: ILF Keyword Reference
+ Chapter 4-7: Predefined Fields
+ Chapter 4-8: Runtime Subroutine's and Predefined Processes
+ Chapter 4-9: Appx Chart Director API

Chapter 3-8: Update Processes

Update Frame Specifications


Frame specifications define attributes and statements unique to frames that manipulate fields from each record in a PCF, or perform start- or end-of-range processing. The update Frames overlay displays when you select Enter. The update Frames overlay contains the following fields.

Frame Class defines the type of frame with which you are working. Valid options are Range-Start frames print immediately before the first record for which the value in a specific sort field (the range field) changes. Record frames manipulate information read from the process control file. Range-End frames execute immediately after the last record in a series of records that have the same value in a specific sort field (the range field).

Seq No displays a sequence number that is defaulted by APPX and used to identify the frame. The default sequence number can be overridden, but must be unique within each frame class for the process. Sequence numbers determine the order of the frames in the process structure. The first frame that is defined in add mode is assigned sequence number 100, and additional frames are assigned a number equal to the highest existing sequence number, plus 100.

Descriptive identifies this record frame. The field is for documentation purposes only.

Opts are indicators that are present whenever documentation (T), rules (R), or automatic processes (AP) have been defined for this frame.

The update Frames overlay contains the following options as described in the corresponding sections:

Toolbox

Rules

Automatic Processes

If Frame Class is Range-Start or -End, the screen below appears when you select Enter.

Update Range-Start and -End Frame Class Overlay

The update Range-Start and -End Frame Class overlay contains the following field.

Range Field designates the application ID and field name of an APPX field in a query process that is used by this update process. The Start of Range and End of Range frames execute based on a change in the value of this field.This overlay contains three fields: one to identify the application ID, one to identify the field name, and one to identify the Seq No.

Application Design Manual                                         "Powered by Appx Software"

1097

©2006 By APPX Software, Inc. All Rights Reserved